Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacet


InvalidateActiveBorder

The InvalidateActiveBorder method marks the active frame border of this facet as in need of updating.

void InvalidateActiveBorder ();
DISCUSSION
OpenDoc calls this method when invalidating the active frame border if there is no explicit active frame border defined. When this facet's frame has the selection focus, OpenDoc automatically takes care of changing the facet's active border shape and redrawing the active frame border.

Under normal circumstances, there is no need to invalidate the active frame border for either the active part or its containing part. However, parts could call this method if they want to force the active frame border to be redrawn when they change the shape of an embedded part. To do so, the part must invalidate the active frame border by calling its facet's InvalidateActiveBorder method and redraw the active frame border by calling its facet's DrawActiveBorder method.

SEE ALSO
The ODFacet::DrawActiveBorder method (page 243).
The ODFrame::InvalidateActiveBorder method (page 326).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help